[INFO] cloning repository https://github.com/blastrider/micro_grid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blastrider/micro_grid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblastrider%2Fmicro_grid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblastrider%2Fmicro_grid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12565643f4cc0f35e3b7c9d488f629649ab3245a
[INFO] fixing blastrider/micro_grid against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblastrider%2Fmicro_grid" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blastrider/micro_grid
[INFO] finished tweaking git repo https://github.com/blastrider/micro_grid
[INFO] tweaked toml for git repo https://github.com/blastrider/micro_grid written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blastrider/micro_grid on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blastrider/micro_grid already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_decimal v1.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c0fc5df1e86b26e79216d3d93921cce55830aa5c78280ffd4df91e93bce916a3
[INFO] running `Command { std: "docker" "start" "c0fc5df1e86b26e79216d3d93921cce55830aa5c78280ffd4df91e93bce916a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0fc5df1e86b26e79216d3d93921cce55830aa5c78280ffd4df91e93bce916a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0fc5df1e86b26e79216d3d93921cce55830aa5c78280ffd4df91e93bce916a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0fc5df1e86b26e79216d3d93921cce55830aa5c78280ffd4df91e93bce916a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking migro_grid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> src/bin/mg-cli.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{Context, Result};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/bin/mg-cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{Parser, Subcommand};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:133:26
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 other => anyhow::bail!("invalid side '{}', expected buy|sell", other),
[INFO] [stdout]     |                          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> src/bin/mg-cli.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{Context, Result};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/bin/mg-cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{Parser, Subcommand};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:133:26
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 other => anyhow::bail!("invalid side '{}', expected buy|sell", other),
[INFO] [stdout]     |                          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[command(name = "mg-cli")]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[command(version = "0.1.0")]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[command(subcommand)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |         #[arg(short, long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |         #[arg(short, long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[command(name = "mg-cli")]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |         #[arg(long, default_value = "demo")]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[command(version = "0.1.0")]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[arg(long, default_value_t = 42)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[command(subcommand)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |         #[arg(long, default_value_t = 20)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |         #[arg(short, long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |         #[arg(short, long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |         #[arg(long, default_value = "demo")]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[arg(long, default_value_t = 42)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |         #[arg(long, default_value_t = 20)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let _ = tracing_subscriber::fmt::try_init();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |         #[arg(long)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let _ = tracing_subscriber::fmt::try_init();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `parse` found for struct `Cli` in the current scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Cli {
[INFO] [stdout]    | ---------- associated function or constant `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 77 |     let cli = Cli::parse();
[INFO] [stdout]    |                    ^^^^^ associated function or constant not found in `Cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `parse` found for struct `Cli` in the current scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Cli {
[INFO] [stdout]    | ---------- associated function or constant `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 77 |     let cli = Cli::parse();
[INFO] [stdout]    |                    ^^^^^ associated function or constant not found in `Cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:85:50
[INFO] [stdout]    |
[INFO] [stdout] 85 |             let orders = io::load_orders(&input).context("loading orders")?;
[INFO] [stdout]    |                                                  ^^^^^^^ method not found in `Result<Vec<Order>, LoadError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 ledger.to_file(&p).context("writing ledger")?;
[INFO] [stdout]    |                                    ^^^^^^^ method not found in `Result<(), std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:85:50
[INFO] [stdout]    |
[INFO] [stdout] 85 |             let orders = io::load_orders(&input).context("loading orders")?;
[INFO] [stdout]    |                                                  ^^^^^^^ method not found in `Result<Vec<Order>, LoadError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:110:36
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 ledger.to_file(&p).context("writing ledger")?;
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `Result<(), std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:137:51
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let kwh_dec = Decimal::from_str(&kwh).context("parsing kwh as decimal")?;
[INFO] [stdout]     |                                                   ^^^^^^^ method not found in `Result<Decimal, rust_decimal::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]   --> src/bin/mg-cli.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 ledger.to_file(&p).context("writing ledger")?;
[INFO] [stdout]    |                                    ^^^^^^^ method not found in `Result<(), std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:138:55
[INFO] [stdout]     |
[INFO] [stdout] 138 |             let price_dec = Decimal::from_str(&price).context("parsing price as decimal")?;
[INFO] [stdout]     |                                                       ^^^^^^^ method not found in `Result<Decimal, rust_decimal::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:110:36
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 ledger.to_file(&p).context("writing ledger")?;
[INFO] [stdout]     |                                    ^^^^^^^ method not found in `Result<(), std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:161:61
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let json = serde_json::to_string_pretty(&order).context("serialize order to json")?;
[INFO] [stdout]     |                                                             ^^^^^^^ method not found in `Result<std::string::String, serde_json::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:137:51
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let kwh_dec = Decimal::from_str(&kwh).context("parsing kwh as decimal")?;
[INFO] [stdout]     |                                                   ^^^^^^^ method not found in `Result<Decimal, rust_decimal::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:167:38
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     File::create(&p).with_context(|| format!("creating file {}", p.display()))?;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ method not found in `Result<File, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:138:55
[INFO] [stdout]     |
[INFO] [stdout] 138 |             let price_dec = Decimal::from_str(&price).context("parsing price as decimal")?;
[INFO] [stdout]     |                                                       ^^^^^^^ method not found in `Result<Decimal, rust_decimal::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:161:61
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let json = serde_json::to_string_pretty(&order).context("serialize order to json")?;
[INFO] [stdout]     |                                                             ^^^^^^^ method not found in `Result<std::string::String, serde_json::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `migro_grid` (bin "mg-cli") due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `with_context` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/bin/mg-cli.rs:167:38
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     File::create(&p).with_context(|| format!("creating file {}", p.display()))?;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ method not found in `Result<File, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `migro_grid` (bin "mg-cli" test) due to 28 previous errors
[INFO] running `Command { std: "docker" "inspect" "c0fc5df1e86b26e79216d3d93921cce55830aa5c78280ffd4df91e93bce916a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0fc5df1e86b26e79216d3d93921cce55830aa5c78280ffd4df91e93bce916a3", kill_on_drop: false }`
[INFO] [stdout] c0fc5df1e86b26e79216d3d93921cce55830aa5c78280ffd4df91e93bce916a3
